Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12909 (s=12909, is=12921, ic=12920, ia=12922)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12923 (s=12909, is=12923, ic=12922, ia=12924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12922 (s=12909, is=12923, ic=12922, ia=12924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12924 (s=12909, is=12923, ic=12922, ia=12924)