Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42992 (s=42992, is=43035, ic=43035, ia=43037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43036 (s=42992, is=43036, ic=43036, ia=43038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43036 (s=42992, is=43036, ic=43036, ia=43038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43038 (s=42992, is=43036, ic=43036, ia=43038)