Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30588 (s=30588, is=30601, ic=30602, ia=30601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30602 (s=30588, is=30602, ic=30603, ia=30602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30603 (s=30588, is=30602, ic=30603, ia=30602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30602 (s=30588, is=30602, ic=30603, ia=30602)