Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66820 (s=66820, is=66876, ic=66877, ia=66878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66877 (s=66820, is=66877, ic=66878, ia=66879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66878 (s=66820, is=66877, ic=66878, ia=66879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66879 (s=66820, is=66877, ic=66878, ia=66879)