Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26234 (s=26234, is=26261, ic=26260, ia=26261)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26262 (s=26234, is=26262, ic=26261, ia=26262)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26261 (s=26234, is=26262, ic=26261, ia=26262)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26262 (s=26234, is=26262, ic=26261, ia=26262)