Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123507 (s=123507, is=123584, ic=123586, ia=123589)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123585 (s=123507, is=123585, ic=123587, ia=123590)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123587 (s=123507, is=123585, ic=123587, ia=123590)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123590 (s=123507, is=123585, ic=123587, ia=123590)