Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123166 (s=123166, is=123242, ic=123245, ia=123247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123243 (s=123166, is=123243, ic=123246, ia=123248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123246 (s=123166, is=123243, ic=123246, ia=123248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123248 (s=123166, is=123243, ic=123246, ia=123248)