Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65953 (s=65953, is=66008, ic=66009, ia=66010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66009 (s=65953, is=66009, ic=66010, ia=66011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66010 (s=65953, is=66009, ic=66010, ia=66011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66011 (s=65953, is=66009, ic=66010, ia=66011)