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