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