Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10175 (s=10175, is=10188, ic=10190, ia=10191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10189 (s=10175, is=10189, ic=10191, ia=10192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10191 (s=10175, is=10189, ic=10191, ia=10192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10192 (s=10175, is=10189, ic=10191, ia=10192)