Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11236 (s=11236, is=11246, ic=11245, ia=11247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11247 (s=11236, is=11247, ic=11246, ia=11248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11246 (s=11236, is=11247, ic=11246, ia=11248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11248 (s=11236, is=11247, ic=11246, ia=11248)