Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123453 (s=123453, is=123530, ic=123532, ia=123535)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123531 (s=123453, is=123531, ic=123533, ia=123536)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123533 (s=123453, is=123531, ic=123533, ia=123536)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123536 (s=123453, is=123531, ic=123533, ia=123536)