Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66056 (s=66056, is=66111, ic=66112, ia=66113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66112 (s=66056, is=66112, ic=66113, ia=66114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66113 (s=66056, is=66112, ic=66113, ia=66114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66114 (s=66056, is=66112, ic=66113, ia=66114)