Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65290 (s=65290, is=65345, ic=65346, ia=65347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65346 (s=65290, is=65346, ic=65347, ia=65348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65347 (s=65290, is=65346, ic=65347, ia=65348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65348 (s=65290, is=65346, ic=65347, ia=65348)