Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100126 (s=100126, is=100189, ic=100190, ia=100191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100190 (s=100126, is=100190, ic=100191, ia=100192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100191 (s=100126, is=100190, ic=100191, ia=100192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100192 (s=100126, is=100190, ic=100191, ia=100192)