Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13251 (s=13251, is=13261, ic=13263, ia=13264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13262 (s=13251, is=13262, ic=13264, ia=13265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13264 (s=13251, is=13262, ic=13264, ia=13265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13265 (s=13251, is=13262, ic=13264, ia=13265)