Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88500 (s=88500, is=88560, ic=88561, ia=88562)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88561 (s=88500, is=88561, ic=88562, ia=88563)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88562 (s=88500, is=88561, ic=88562, ia=88563)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88563 (s=88500, is=88561, ic=88562, ia=88563)