Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100250 (s=100250, is=100313, ic=100314, ia=100315)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100314 (s=100250, is=100314, ic=100315, ia=100316)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100315 (s=100250, is=100314, ic=100315, ia=100316)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100316 (s=100250, is=100314, ic=100315, ia=100316)