Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49100 (s=49100, is=49150, ic=49150, ia=49152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49151 (s=49100, is=49151, ic=49151, ia=49153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49151 (s=49100, is=49151, ic=49151, ia=49153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49153 (s=49100, is=49151, ic=49151, ia=49153)