Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65074 (s=65074, is=65129, ic=65130, ia=65131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65130 (s=65074, is=65130, ic=65131, ia=65132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65131 (s=65074, is=65130, ic=65131, ia=65132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65132 (s=65074, is=65130, ic=65131, ia=65132)