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